Fix an AtkStateType emitted for GtkBooleanCellAccessible
authorJoanmarie Diggs <jdiggs@igalia.com>
Wed, 25 Mar 2015 23:21:37 +0000 (19:21 -0400)
committerJoanmarie Diggs <jdiggs@igalia.com>
Thu, 26 Mar 2015 12:23:37 +0000 (08:23 -0400)
commit9749013e5f4e24f36ffa497decb2bc560e202a9f
tree286d9258310a1dcd40dff17bb6dd484873d56653
parent9ca8b71e76234fb68a1273fa7420e8aac63590f3
Fix an AtkStateType emitted for GtkBooleanCellAccessible

An apparent copy-and-paste error is resulting in ATs being notified of
changes in ATK_STATE_CHECKED when the cell's "sensitive" state changes.

https://bugzilla.gnome.org/show_bug.cgi?id=746784
gtk/a11y/gtkbooleancellaccessible.c